FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/koppeltaal-definition-topic

Packagekoppeltaalv2.00
Resource TypeCodeSystem
Idkoppeltaal-definition-topic
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=koppeltaalv2.00@0.14.1&canonical=http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic
URLhttp://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic
Version0.9.0
Statusactive
Date2024-06-18T00:00:00+02:00
NameKoppeltaalDefinitionTopic
TitleKoppeltaal Definition Topic
Realmnl
DescriptionHigh-level categorization of the definition, used for indicating special patient initialised activities
CopyrightVZVZ
Contentcomplete

Resources that use this resource

ValueSet
koppeltaal-definition-topicKoppeltaal Definition Topic

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "koppeltaal-definition-topic",
  "meta": {
    "lastUpdated": "2024-06-18T00:00:00+02:00"
  },
  "language": "nl-NL",
  "url": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic"
    }
  ],
  "version": "0.9.0",
  "name": "KoppeltaalDefinitionTopic",
  "title": "Koppeltaal Definition Topic",
  "status": "active",
  "experimental": false,
  "date": "2024-06-18T00:00:00+02:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "High-level categorization of the definition, used for indicating special patient initialised activities",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "self-treatment",
      "display": "Zelfhulp",
      "definition": "The definition is related to treatment of the patient, executed by the patient."
    },
    {
      "code": "self-assessment",
      "display": "Zelfstarten",
      "definition": "The definition is related to assessment of the patient, executed by the patient."
    }
  ]
}